Skip to content

chore(deps): update docker.io/opencloudeu/opencloud-rolling docker tag to v5.0.2#3313

Merged
LucaDev merged 1 commit intomainfrom
renovate/docker.io-opencloudeu-opencloud-rolling-5.x
Feb 5, 2026
Merged

chore(deps): update docker.io/opencloudeu/opencloud-rolling docker tag to v5.0.2#3313
LucaDev merged 1 commit intomainfrom
renovate/docker.io-opencloudeu-opencloud-rolling-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2026

This PR contains the following updates:

Package Update Change
docker.io/opencloudeu/opencloud-rolling patch 5.0.15.0.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

opencloud-eu/opencloud (docker.io/opencloudeu/opencloud-rolling)

v5.0.2

Compare Source

❤️ Thanks to all contributors! ❤️

@​AlexAndBear, @​ScharfViktor, @​flimmy, @​individual-it, @​rhafer, @​saw-jan

🐛 Bug Fixes
✅ Tests
  • adapt test for #​514 [#​2255]
  • api-test: upload-rename-download file with back slash [#​2239]
  • [full-ci][tests-only] test: add hook failures to the test failures list [#​2041]
📚 Documentation
  • docs(proxy): Clarify PROXY_OIDC_USERINFO_CACHE_TTL value [#​2256]
📦️ Dependencies
  • [full-ci] reva-bump-2.42.2 [#​2270]
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.5 to 2.27.6 [#​2238]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@lucadevbot
Copy link

lucadevbot bot commented Feb 5, 2026

--- apps/storage/opencloud/app Kustomization: flux-system/opencloud HelmRelease: storage/opencloud

+++ apps/storage/opencloud/app Kustomization: flux-system/opencloud HelmRelease: storage/opencloud

@@ -40,13 +40,13 @@

               PROXY_TLS: 'false'
               PROXY_USER_OIDC_CLAIM: preferred_username
               STORAGE_USERS_POSIX_WATCH_FS: 'true'
               WEB_OIDC_SCOPE: openid profile email groups
             image:
               repository: docker.io/opencloudeu/opencloud-rolling
-              tag: 5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+              tag: 5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -78,13 +78,13 @@

             command:
             - /bin/sh
             - -c
             - test -f /etc/opencloud/opencloud.yaml || opencloud init --insecure=true
             image:
               repository: docker.io/opencloudeu/opencloud-rolling
-              tag: 5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+              tag: 5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@lucadevbot
Copy link

lucadevbot bot commented Feb 5, 2026

--- HelmRelease: storage/opencloud Deployment: storage/opencloud

+++ HelmRelease: storage/opencloud Deployment: storage/opencloud

@@ -37,13 +37,13 @@

       dnsPolicy: ClusterFirst
       initContainers:
       - command:
         - /bin/sh
         - -c
         - test -f /etc/opencloud/opencloud.yaml || opencloud init --insecure=true
-        image: docker.io/opencloudeu/opencloud-rolling:5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+        image: docker.io/opencloudeu/opencloud-rolling:5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
         name: init-config
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -95,13 +95,13 @@

         - name: PROXY_USER_OIDC_CLAIM
           value: preferred_username
         - name: STORAGE_USERS_POSIX_WATCH_FS
           value: 'true'
         - name: WEB_OIDC_SCOPE
           value: openid profile email groups
-        image: docker.io/opencloudeu/opencloud-rolling:5.0.1@sha256:9c6b9ffea9f1e3f08beb526b99e3158002d21b2f7ad7d8d36c123fc7e1b58bfe
+        image: docker.io/opencloudeu/opencloud-rolling:5.0.2@sha256:05db0550a9b6e9590ea52830b5b0003a0f15a2326b38b4aee52629c1a005f2d5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 9200
           initialDelaySeconds: 0

@LucaDev LucaDev merged commit 90a1d3e into main Feb 5, 2026
2 checks passed
@renovate renovate bot deleted the renovate/docker.io-opencloudeu-opencloud-rolling-5.x branch February 5, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant